home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / Tools / Development / libogg / libogg-1.0rc3 / win32 / ogg.def < prev   
Encoding:
Text File  |  2002-10-27  |  803 b   |  51 lines

  1. ; $Id: ogg.def,v 1.4 2001/10/23 13:26:41 cwolf Exp $
  2. ;
  3. ; ogg.def
  4. ;
  5. LIBRARY
  6. EXPORTS
  7. ogg_packet_clear
  8. ogg_page_bos
  9. ogg_page_continued
  10. ogg_page_eos
  11. ogg_page_granulepos
  12. ogg_page_packets
  13. ogg_page_pageno
  14. ogg_page_serialno
  15. ogg_page_version
  16. ogg_stream_clear
  17. ogg_stream_destroy
  18. ogg_stream_eos
  19. ogg_stream_flush
  20. ogg_stream_init
  21. ogg_stream_packetin
  22. ogg_stream_packetout
  23. ogg_stream_packetpeek
  24. ogg_stream_pagein
  25. ogg_stream_pageout
  26. ogg_stream_reset
  27. ogg_sync_buffer
  28. ogg_sync_clear
  29. ogg_sync_destroy
  30. ogg_sync_init
  31. ogg_sync_pageout
  32. ogg_sync_pageseek
  33. ogg_sync_reset
  34. ogg_sync_wrote
  35. oggpack_adv
  36. oggpack_adv1
  37. oggpack_adv_huff
  38. oggpack_bits
  39. oggpack_bytes
  40. oggpack_get_buffer
  41. oggpack_look
  42. oggpack_look1
  43. oggpack_look_huff
  44. oggpack_read
  45. oggpack_read1
  46. oggpack_readinit
  47. oggpack_reset
  48. oggpack_write
  49. oggpack_writeclear
  50. oggpack_writeinit
  51.